boot: Remove [Install] from ostree-finalize-staged
authorJonathan Lebon <jonathan@jlebon.com>
Fri, 28 Sep 2018 18:21:39 +0000 (14:21 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Fri, 5 Oct 2018 21:17:54 +0000 (21:17 +0000)
Let's just make this service not installable anymore. It should only be
activated manually.

Closes: #1750
Approved by: cgwalters

src/boot/ostree-finalize-staged.service

index 570138cd6c7c08289f186aad6a70a661abe40165..bc24a6121b4080e80f98472e3ea4acd0d800fd70 100644 (file)
@@ -31,6 +31,3 @@ Conflicts=final.target
 Type=oneshot
 RemainAfterExit=yes
 ExecStop=/usr/bin/ostree admin finalize-staged
-
-[Install]
-WantedBy=multi-user.target